FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (78 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestOther
Url http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestOther
Version 1.1.0
Status active
Date 2025-04-24
Name NLLProvenanceMedicationRequestOther
Experimental False
Description A derived profile of NLLProvenance. Used when creating a new Provenance when a prescription is renewed (sv förnya), replaced (sv ersätta) or updated in some other manner except cancelling (sv makulera) or stopping (sv avsluta) which are described in their own separate profiles.
Type Provenance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest NLLMedicationRequest
http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner NLLPractitioner
http://electronichealth.se/fhir/StructureDefinition/NLLProvenance NLLProvenance
http://ehalsomyndigheten.se/fhir/ValueSet/medication-request-activity-types Händelsetyper för förskrivningar


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestOther",
  "version" : "1.1.0",
  "name" : "NLLProvenanceMedicationRequestOther",
  "status" : "active",
  "date" : "2025-04-24",
  "publisher" : "Swedish eHealth Agency",
  "description" : "A derived profile of NLLProvenance. \r\nUsed when creating a new Provenance when a prescription is renewed (sv förnya), replaced (sv ersätta) or updated in some other manner except cancelling (sv makulera) or stopping (sv avsluta) which are described in their own separate profiles.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten internal model"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "short" : "Target MedicationRequest",
        "definition" : "The MedicationRequest that was generated or updated by the activity described in this Provenance.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.reason",
        "path" : "Provenance.reason",
        "short" : "Reason the MedicationRequest is changed",
        "definition" : "The reason is mandatory when the prescription is updated or replaced (sv uppdatera eller ersätta).\r\nFor other activities (sv händelsetyper) the reason is optional and the only code allowed is OTH.\r\nOnly codes from the value set nll-snomed-reason-for-change are allowed.",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/nll-snomed-reason-for-change"
        }
      },
      {
        "id" : "Provenance.reason.coding",
        "path" : "Provenance.reason.coding",
        "min" : 1
      },
      {
        "id" : "Provenance.activity",
        "path" : "Provenance.activity",
        "short" : "Activity that occurred on the MedicationRequest",
        "definition" : "Describes the activity that occurred on a MedicationRequest. This profile supports all scenarios for changing a prescription except stopping (sv Avsluta) or cancelling (sv Makulera).",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/medication-request-activity-types"
        }
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "short" : "Practitioner involved for the MedicationRequest"
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "definition" : "The practitioners that participated in the event as contained resources.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.